//==============================================================================
// Chinese Monk_Anim.txt
//==============================================================================


//==============================================================================
define Power
{
   SetSelector
   {
		Targetlogic none/mythunit
	  	set hotspot
      {
         version
         {
				VisualNone
         }
      }
	  	set hotspot
      {
         version
         {
			Visualparticle World A Relic Spark
         }
      }
   }
}


//==============================================================================
define LOS
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOS
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}


//==============================================================================
define LOSsparkle
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOSsparkle
      }
   }
}

//==============================================================================
define Head
{
   set hotspot
   {
      version
      {
            Visual hero c monka head standard
	  }
   }
}

//==============================================================================
define Staff
{
   set hotspot
   {
      version
      {
         Visual attachments c staff standard
	  }
   }
}

//==============================================================================
define Ribbon
{
   set hotspot
   {
      version
      {
          Visual Attachments C Ribbon Iron
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
			ContainLogic
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monka_idleA
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monka_CarryIdle
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
  }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
			ContainLogic
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monka_boredA
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monka_CarryBored
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
    }
}

//==============================================================================
anim walk
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monka_walkA
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.18 true   
					tag FootstepRight 0.68 true   
	//-- end auto generated section
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monka_carry
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.18 true   
					tag FootstepRight 0.68 true   
	//-- end auto generated section
						Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monka_attackA
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag Attack 0.49 true   
					tag GenericSound 0.40 true   
	//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					connect RESERVED0 Power hotspot
					connect RESERVED0 Ribbon hotspot
					connect RightHand Staff hotspot
					Connect TopOfHead Head hotspot
				}
				version
				{
					Visual Hero C Monka_attackB
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag Attack 0.52 true   
					tag GenericSound 0.40 true   
	//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					connect LeftHand Power hotspot
					connect RESERVED0 Ribbon hotspot
					connect RightHand Staff hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim heal
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monka_Heal
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false Heal checkVisible 
//-- end auto generated section
					  Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim MaxLOS
{
   SetSelector
   {
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monk_MaxLos
					  Connect FRONTABDOMEN heroglow hotspot
					  Connect LEFTHAND LOS hotspot
					  Connect LEFTHAND LOSsparkle hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
  }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
   		SetSelector 
   		{
				set hotspot
			{
					version
         		{
						Visual Hero C Monka_Flail
					  Connect FRONTABDOMEN heroglow hotspot
					  connect RESERVED0 Ribbon hotspot
					  connect RightHand Staff hotspot
					  Connect TopOfHead Head hotspot
	        	}
			}
		}
  }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Hero C Monka_deathA
					connect RightHand Staff hotspot
					Connect TopOfHead Head hotspot
         }
      }
   }
}